projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed88649
)
Comment
author
Glenn Morris
<rgm@gnu.org>
Wed, 11 Sep 2013 18:40:06 +0000
(14:40 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 11 Sep 2013 18:40:06 +0000
(14:40 -0400)
lisp/vc/vc-cvs.el
patch
|
blob
|
history
diff --git
a/lisp/vc/vc-cvs.el
b/lisp/vc/vc-cvs.el
index 75b544509267648f121637b185a0ef98571d7d9b..11a3099139162e3cdebd62f23486f80b4188669e 100644
(file)
--- a/
lisp/vc/vc-cvs.el
+++ b/
lisp/vc/vc-cvs.el
@@
-1230,6
+1230,7
@@
is non-nil."
"Ignore FILE under CVS."
(cvs-append-to-ignore (file-name-directory file) file))
+;; FIXME This should be in the vc-cvs- namespace if it is to live here.
(defun cvs-append-to-ignore (dir str &optional old-dir)
"In DIR, add STR to the .cvsignore file.
If OLD-DIR is non-nil, then this is a directory that we don't want